Skip to content

[Term Entry] PyTorch Tensor Operations: .exp() #7262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

AtulDeshpande09
Copy link

@AtulDeshpande09 AtulDeshpande09 commented Jul 4, 2025

Description

Issue Solved

Closes #7215

Type of Change

  • Adding a new entry
  • Editing an existing entry (fixing a typo, bug, issues, etc)
  • Updating the documentation

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • I have linked any issues that are relevant to this PR in the Issues Solved section.

@mamtawardhani mamtawardhani self-assigned this Jul 4, 2025
Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing to Codecademy Docs @AtulDeshpande09 😄
The entry looks good for a second round of review! 🚀

@mamtawardhani
Copy link
Collaborator

Hey @AtulDeshpande09 why did you close the PR?

@AtulDeshpande09
Copy link
Author

@mamtawardhani sorry for the confusion .
I had worked on the PR, but I mistakenly deleted my fork . I didn’t realize that would auto-close the PR.

@mamtawardhani
Copy link
Collaborator

Can you raise another prs for the two closed ones? @AtulDeshpande09

@AtulDeshpande09
Copy link
Author

AtulDeshpande09 commented Jul 10, 2025

@mamtawardhani yes I will .
yeah that's what I was thinking .

But I have one doubt , shall I edit the files as well ?
like the changes you have made , shall add those changes too ? or shall I just push as it originally was ?

@AtulDeshpande09
Copy link
Author

about PRs i am about raise :

  1. deg2rad() - changed according to following commit :
    e0c6d38

  2. exp() - changed according to following commit :
    2a0cd81

  3. binomial() - changed according to following commit :
    90f368a

All of these changes were reviewed by you .

@mamtawardhani : if you are fine with that , I’ll go ahead and open 3 new PRs for each right away .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Term Entry] PyTorch Tensor Operations: .exp()
2 participants